func math.archSin

2 uses

	math (current package)
		sin.go#L187: 		return archSin(x)
		stubs.go#L140: func archSin(x float64) float64 {